[INFO] cloning repository https://github.com/kfcafe/cour
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kfcafe/cour" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 391b2de9f372fbb71c7c59315ff08c6fb15de275
[INFO] testing kfcafe/cour against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kfcafe/cour
[INFO] finished tweaking git repo https://github.com/kfcafe/cour
[INFO] tweaked toml for git repo https://github.com/kfcafe/cour written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kfcafe/cour on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kfcafe/cour already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c9a37eb7ccd025fdc406c22aff92e691e29f02b84cbea7c544f2ccc8b229b68
[INFO] running `Command { std: "docker" "start" "-a" "6c9a37eb7ccd025fdc406c22aff92e691e29f02b84cbea7c544f2ccc8b229b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c9a37eb7ccd025fdc406c22aff92e691e29f02b84cbea7c544f2ccc8b229b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9a37eb7ccd025fdc406c22aff92e691e29f02b84cbea7c544f2ccc8b229b68", kill_on_drop: false }`
[INFO] [stdout] 6c9a37eb7ccd025fdc406c22aff92e691e29f02b84cbea7c544f2ccc8b229b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373c89350a3ed41797a3533632d68a1b02121d30489e7e54bc6aaf408262fe88
[INFO] running `Command { std: "docker" "start" "-a" "373c89350a3ed41797a3533632d68a1b02121d30489e7e54bc6aaf408262fe88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hashify v0.2.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mail-parser v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling lettre v0.11.21
[INFO] [stderr]    Compiling cour v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stdout]   --> src/ai/openai.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResponse` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct ChatResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoice` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct ChatChoice {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ChatChoiceMessage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "373c89350a3ed41797a3533632d68a1b02121d30489e7e54bc6aaf408262fe88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373c89350a3ed41797a3533632d68a1b02121d30489e7e54bc6aaf408262fe88", kill_on_drop: false }`
[INFO] [stdout] 373c89350a3ed41797a3533632d68a1b02121d30489e7e54bc6aaf408262fe88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b354f7ac198ec6e033cf94accd2cf8e046ae32081f0d3f58a1fbf8ee1f85e801
[INFO] running `Command { std: "docker" "start" "-a" "b354f7ac198ec6e033cf94accd2cf8e046ae32081f0d3f58a1fbf8ee1f85e801", kill_on_drop: false }`
[INFO] [stderr]    Compiling cour v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stdout]   --> src/ai/openai.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResponse` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct ChatResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoice` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct ChatChoice {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ChatChoiceMessage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_draft_response` is never used
[INFO] [stdout]   --> src/ai/openai.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.56s
[INFO] running `Command { std: "docker" "inspect" "b354f7ac198ec6e033cf94accd2cf8e046ae32081f0d3f58a1fbf8ee1f85e801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b354f7ac198ec6e033cf94accd2cf8e046ae32081f0d3f58a1fbf8ee1f85e801", kill_on_drop: false }`
[INFO] [stdout] b354f7ac198ec6e033cf94accd2cf8e046ae32081f0d3f58a1fbf8ee1f85e801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbc59f4cd799c3591f1aa8529c20985ca1b96b2150b0b73b5e20402383c86749
[INFO] running `Command { std: "docker" "start" "-a" "cbc59f4cd799c3591f1aa8529c20985ca1b96b2150b0b73b5e20402383c86749", kill_on_drop: false }`
[INFO] [stderr] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stderr]   --> src/ai/openai.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct OpenAiProvider {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 12 |     provider: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     api_key_env: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 16 |     client: reqwest::Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stderr]   --> src/ai/openai.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl OpenAiProvider {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatResponse` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | struct ChatResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatChoice` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:159:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | struct ChatChoice {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:164:8
[INFO] [stderr]     |
[INFO] [stderr] 164 | struct ChatChoiceMessage {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `parse_draft_response` is never used
[INFO] [stderr]   --> src/ai/openai.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl OpenAiProvider {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cour` (lib) generated 5 warnings
[INFO] [stderr] warning: `cour` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cour-67bc8ce352d2be1f)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test ai::ollama::tests::appends_embeddings_path_to_base_url ... ok
[INFO] [stdout] test ai::ollama::tests::build_embedding_input_includes_subject ... ok
[INFO] [stdout] test ai::ollama::tests::build_embedding_request_uses_model_and_prompt ... ok
[INFO] [stdout] test ai::ollama::tests::parses_embedding_response_fixture ... ok
[INFO] [stdout] test ai::traits::tests::stub_embedder_compiles ... ok
[INFO] [stdout] test ai::openai::tests::parses_extraction_response_fixture ... ok
[INFO] [stdout] test commands::doctor::tests::reports_healthy_config ... ok
[INFO] [stdout] test commands::doctor::tests::reports_missing_maildir_root ... ok
[INFO] [stdout] test commands::draft::tests::draft_generation_degrades_gracefully_when_ai_disabled ... ok
[INFO] [stdout] test ai::draft::tests::stores_multiple_candidate_drafts ... ok
[INFO] [stdout] test commands::read::tests::brief_output_includes_needs_reply_section ... ok
[INFO] [stdout] test commands::read::tests::thread_output_renders_messages ... ok
[INFO] [stdout] test ai::extract::tests::skips_unchanged_content ... ok
[INFO] [stdout] test ai::extract::tests::persists_fresh_enrichment_rows ... ok
[INFO] [stdout] test commands::tests::enum_contains_brief_variant ... ok
[INFO] [stdout] test commands::tests::help_lists_planned_subcommands ... ok
[INFO] [stdout] test commands::approve::tests::approve_updates_status_and_audits ... ok
[INFO] [stdout] test config::tests::loads_config_from_explicit_path ... ok
[INFO] [stdout] test config::tests::project_paths_use_home_defaults ... ok
[INFO] [stdout] test config::tests::project_paths_use_xdg_overrides ... ok
[INFO] [stdout] test commands::sync::tests::reindex_handler_reports_success ... ok
[INFO] [stdout] test commands::sync::tests::sync_handler_reports_success ... FAILED
[INFO] [stdout] test commands::search::tests::ask_output_includes_search_results ... ok
[INFO] [stdout] test commands::send::tests::marks_approved_draft_as_sent_when_delegated ... ok
[INFO] [stdout] test commands::tests::default_launch_path_invokes_tui_when_config_exists ... ok
[INFO] [stdout] test commands::send::tests::refuses_unapproved_draft ... ok
[INFO] [stdout] test index::query::tests::semantic_reranking_changes_candidate_order ... ok
[INFO] [stdout] test config::tests::loads_config_from_default_path ... ok
[INFO] [stdout] test index::query::tests::draft_review_model_includes_provider_and_status ... ok
[INFO] [stdout] test index::query::tests::computes_waiting_on_me_for_unanswered_inbound_thread ... ok
[INFO] [stdout] test index::query::tests::lexical_search_matches_body_text ... ok
[INFO] [stdout] test index::repo::tests::records_audit_event_for_draft_approval ... ok
[INFO] [stdout] test index::repo::tests::draft_status_transitions_round_trip ... ok
[INFO] [stdout] test index::query::tests::ask_search_returns_score_breakdown_and_thread_context ... ok
[INFO] [stdout] test index::repo::tests::rejects_invalid_draft_transition ... ok
[INFO] [stdout] test maildir::tests::discovers_nested_maildir_mailboxes ... ok
[INFO] [stdout] test parse::tests::parses_html_only_message ... ok
[INFO] [stdout] test send::tests::builds_transport_from_identity ... ok
[INFO] [stdout] test index::schema::tests::initializes_schema_with_fts ... ok
[INFO] [stdout] test sync::tests::captures_sync_command_output ... ok
[INFO] [stdout] test threading::tests::falls_back_to_in_reply_to_when_references_missing ... ok
[INFO] [stdout] test threading::tests::falls_back_to_subject_when_headers_missing ... ok
[INFO] [stdout] test threading::tests::normalize_subject_strips_common_prefixes ... ok
[INFO] [stdout] test threading::tests::uses_references_before_subject_fallback ... ok
[INFO] [stdout] test ui::app::tests::enter_from_inbox_opens_thread_workspace ... ok
[INFO] [stdout] test ui::app::tests::search_escape_restores_global_workspace_switching ... ok
[INFO] [stdout] test ui::app::tests::thread_escape_returns_to_inbox_workspace ... ok
[INFO] [stdout] test ui::command_palette::tests::command_palette_filters_by_substring ... ok
[INFO] [stdout] test ui::onboarding::tests::accepts_maildir_root_with_cur_new_tmp ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_detects_purelymail_defaults ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_prefills_maildir_and_detected_smtp_settings ... ok
[INFO] [stdout] test index::search::tests::lexical_search_matches_body_text ... ok
[INFO] [stdout] test ui::onboarding::tests::advanced_setup_includes_advanced_steps ... ok
[INFO] [stdout] test ui::onboarding::tests::blank_smtp_host_keeps_sending_unconfigured ... ok
[INFO] [stdout] test ui::onboarding::tests::builds_provider_config_without_storing_secret_value ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_starts_with_account_name_selected ... ok
[INFO] [stdout] test ui::onboarding::tests::enter_moves_between_fields_before_advancing_step ... ok
[INFO] [stdout] test ui::onboarding::tests::creates_missing_maildir_root_with_cur_new_tmp ... ok
[INFO] [stdout] test ui::onboarding::tests::rejects_maildir_root_when_path_is_a_file ... ok
[INFO] [stdout] test ui::onboarding::tests::simple_setup_skips_advanced_steps ... ok
[INFO] [stdout] test ui::onboarding::tests::tab_navigation_changes_which_field_receives_input ... ok
[INFO] [stdout] test ui::onboarding::tests::welcome_step_ignores_text_input ... ok
[INFO] [stdout] test ui::onboarding::tests::persists_account_and_maildir_values_when_steps_advance ... ok
[INFO] [stdout] test ui::views::actions::tests::actions_selected_section_cycles_with_tab ... ok
[INFO] [stdout] test ui::views::brief::tests::brief_renders_priority_sections_with_empty_state ... ok
[INFO] [stdout] test ui::onboarding::tests::writes_valid_config_toml_from_completed_onboarding ... ok
[INFO] [stdout] test ui::views::inbox::tests::inbox_selected_row_uses_selection_style ... ok
[INFO] [stdout] test ui::views::search::tests::search_empty_state_prompts_for_query ... ok
[INFO] [stdout] test index::query::tests::lexical_search_supports_phrase_queries_and_filters ... ok
[INFO] [stdout] test index::repo::tests::reimport_updates_existing_message ... ok
[INFO] [stdout] test watch::tests::build_watch_plans_respects_disabled_flag ... ok
[INFO] [stdout] test index::query::tests::related_threads_rank_by_embedding_similarity ... ok
[INFO] [stdout] test watch::tests::debounce_collapses_repeated_paths ... ok
[INFO] [stdout] test ingest::tests::imports_fixture_maildir_into_sqlite ... ok
[INFO] [stdout] test ui::views::drafts::tests::draft_preview_shows_status_and_provider_metadata ... ok
[INFO] [stdout] test sync::tests::sync_engine_records_run_and_discovers_mailboxes ... ok
[INFO] [stdout] test ui::views::thread::tests::thread_view_shows_metadata_panel_and_messages ... ok
[INFO] [stdout] test ingest::tests::persists_thread_state_transitions_after_ingest ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::sync::tests::sync_handler_reports_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::sync::tests::sync_handler_reports_success' (37) panicked at src/commands/sync.rs:97:14:
[INFO] [stdout] run sync command: Sqlite("database is locked")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580da8a286b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580da8a286b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580da8a286b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580da8a286b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580da8a41c4a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580da8a41c4a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x580da8a2dd22 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x580da8a2dd22 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x580da8a03996 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580da8a03996 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580da8a1f3a9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580da8545a8c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x580da8545a8c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x580da8a1f622 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x580da8a1f622 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580da8a03a52 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580da89faf09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580da8a04aed - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580da8a4240c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580da8a42182 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x580da7f97aab - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, cour[de2ac1c44a286776]::error::AppError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x580da80f2bb5 - cour[de2ac1c44a286776]::commands::sync::tests::sync_handler_reports_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/sync.rs:97:14
[INFO] [stdout]   22:     0x580da8098b32 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x580da8098bad - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x580da807b64d - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x580da807b54b - tokio[cc47ed55c814a7c5]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x580da807b54b - tokio[cc47ed55c814a7c5]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x580da807b54b - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x580da805fc60 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x580da807831d - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x580da80775c4 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x580da805f27b - <tokio[cc47ed55c814a7c5]::runtime::context::scoped::Scoped<tokio[cc47ed55c814a7c5]::runtime::scheduler::Context>>::set::<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x580da800ca69 - tokio[cc47ed55c814a7c5]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x580da8084532 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[cc47ed55c814a7c5]::runtime::context::Context>>::try_with::<tokio[cc47ed55c814a7c5]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x580da80840be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[cc47ed55c814a7c5]::runtime::context::Context>>::with::<tokio[cc47ed55c814a7c5]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x580da800addd - tokio[cc47ed55c814a7c5]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x580da806a190 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x580da806a486 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x580da8076d00 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x580da7fef743 - tokio[cc47ed55c814a7c5]::runtime::context::runtime::enter_runtime::<<tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x580da805f451 - <tokio[cc47ed55c814a7c5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x580da805ee04 - <tokio[cc47ed55c814a7c5]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x580da805efcf - <tokio[cc47ed55c814a7c5]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x580da80feb00 - cour[de2ac1c44a286776]::commands::sync::tests::sync_handler_reports_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/sync.rs:101:41
[INFO] [stdout]   44:     0x580da80f26b7 - cour[de2ac1c44a286776]::commands::sync::tests::sync_handler_reports_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/sync.rs:82:44
[INFO] [stdout]   45:     0x580da8036a46 - <cour[de2ac1c44a286776]::commands::sync::tests::sync_handler_reports_success::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x580da8538b6b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x580da8538b6b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x580da85463e5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x580da85463e5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x580da85463e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x580da85463e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x580da85463e5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x580da85463e5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x580da85463e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x580da8540f44 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x580da8540f44 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x580da8549462 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x580da8549462 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x580da8549462 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x580da8549462 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x580da8549462 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x580da8549462 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x580da8549462 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x580da8a2762f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x580da8a2762f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7d5f0a6e9aa4 - <unknown>
[INFO] [stdout]   67:     0x7d5f0a776a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::sync::tests::sync_handler_reports_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 77 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cbc59f4cd799c3591f1aa8529c20985ca1b96b2150b0b73b5e20402383c86749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc59f4cd799c3591f1aa8529c20985ca1b96b2150b0b73b5e20402383c86749", kill_on_drop: false }`
[INFO] [stdout] cbc59f4cd799c3591f1aa8529c20985ca1b96b2150b0b73b5e20402383c86749
